home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / 2dapnt14.arc / WHATSNEW.140 < prev   
Text File  |  1991-10-06  |  2KB  |  33 lines

  1. >>version 1.40<<
  2.  
  3. - 2DaPoint now uses BinkleyTerm 2.50's 4D .PNT directory format. All
  4.   support for Pseudo PointNet/PrivateNet has been dropped.
  5.   Upgrade to 4D, 3D FakeNet is obsolete!!!
  6.  
  7. - SetBit/StripBit options have been added. This allows you to define two
  8.   seperate bitmasks to be used on msg attributes. These masks may used to
  9.   always set the private bit on or always set the crash bit off for example.
  10.  
  11. - Mis-Addressing notification. With the Notify option enable, any msg that
  12.   comes into your system & get redirected with cause 2DaPoint to send a msg
  13.   to the originator of that message, telling them where they can reach the
  14.   person they mis-addressed their msg to.
  15.  
  16. - UTC support. 2DaPoint will now compute the time in the VIA tearline in
  17.   terms of UTC if you have your TZ envirment variable set correctly.
  18.  
  19. - The 286 version will not identify itself as such.
  20.  
  21. - Major Clean-up: Echomail msgs are now recognized via the "AREA:"
  22.   identifier instead of the ^APATH. (Shame on me!)
  23.  
  24. - Major Clen-up: In an effort to reduce redunant code, 2DaPoint will now
  25.   leave any echomail msg in your netmail dir ALONE. Previous versions
  26.   would recognize that it was EchoMail, but put in kludges before the
  27.   AREA: line. In order for this to be avoided, an entire new procedure
  28.   would have to be written that'd chew up memory & .EXE file size. I
  29.   can't say that I feel it's be worth it. ConfMail & Qmail will pickup
  30.   the echomail addressed to another node that is in your netmail dir
  31.   & send on it's way wo/alteration.
  32.  
  33.